home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / dev / lang / PPCsmalltalk.lha / PPCSmallTalk / prelude / makestd < prev    next >
Text File  |  1986-10-19  |  394b  |  5 lines

  1. JOIN class.p object.p string.p larray.p nil.p array.p boolean.p true.p false.p block.p symbol.p magnitude.p number.p as ram:s1
  2. JOIN ram:s1 integer.p char.p float.p radian.p point.p random.p collection.p bag.p set.p kcollection.p dictionary.p scollection.p as ram:s2
  3. JOIN ram:s2 interval.p list.p acollection.p file.p bytearray.p semaphore.p process.p smalltalk.p as ram:s3
  4. DELETE ram:s1 ram:s2
  5.